***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Jan 25, 2019                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
.subckt P6SMB56CA-AU 1 2 
.param
+vc0 = 7.546e-11	 vc1 = 1.556e-11	 vc2 = 8.255e-12		vc3 = 0.685e-1
+tc1 = 6.099e-2		 tc2 = 3.875e-2
d1 1 c zener
g1 c 1 value = {(vc0+vc1*v(c,1)+vc2*exp(vc3*v(c,1)))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))}
d2 2 c zener
g2 c 2 value = {(vc0+vc1*v(c,2)+vc2*exp(vc3*v(c,2)))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))}
.model zener d
***** flag parameter *****
+level = 1        
***** dc model parameter *****
+ is = 8.093e-13	   n = 1.142		  rs = 3.334e-2
+ibv = 1e-3		 nbv = 1		  bv = 55.3
+ikf = 0.1
***** capacitance parameter *****
+cjo = 2.9e-10		   m = 2.621e-1		  vj = 1.196
+ fc = 0.5
***** temperature coefficient *****
+tnom = 25		  eg = 1.21		 xti = 0.5
+trs1 = 2.256e-3	tbv1 = 8.785e-4		tikf = -1e-3
.ends P6SMB56CA-AU
*$